CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - isodata clustering

搜索资源列表

  1. Cluster

    3下载:
  2. 使用分解聚类算法在IRIS数据上进行聚类分析,IRIS数据是由鸢尾属植物的三种单独的花的测量结果所组成,模式类别数为3,特征维数是4,每类各有50个模式样本,总共有150个样本。-The use of decomposition in the IRIS data clustering algorithm on the cluster analysis, IRIS data are from the iris flower three separate components of the meas
  3. 所属分类:matlab

    • 发布日期:2015-03-25
    • 文件大小:3482
    • 提供者:liz
  1. ImgCluster

    1下载:
  2. vc++6.0+gdal开发的聚类算法的COM组件,可在vb或.Net中直接调用。其中包含的聚类算法有:K-Means,ISODATA等,可对Image影像进行聚类处理。-vc++6.0 development of COM components clustering algorithm can vb or. Net direct call. Which includes the clustering algorithm are: K-Means, ISODATA, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2339068
    • 提供者:曹海涛
  1. ISODATA

    0下载:
  2. C++中的ISODATA算法示例,ISODATA算法是一种基于统计模式识别、经典的动态聚类算法,有较强的实用性。ISODATA算法不仅可以通过调整样本所属类别完成样本的聚类分析,而且可以自动地进行类别的“合并”和“分裂”,从而得到类数比较合理的聚类结果。 -C++ examples of ISODATA algorithm, ISODATA algorithm is based on statistical pattern recognition, a classic of the dynami
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:10832
    • 提供者:994
  1. vc_isodata

    0下载:
  2. 动态聚类算法,ISODATA,可以很好得达到聚类效果,用VC实现-Dynamic clustering algorithm, ISODATA, you can get to achieve a good clustering effect, with the VC to achieve
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:46837
    • 提供者:陈修哲
  1. ClusteringToolbox1p0_Trail

    1下载:
  2. 聚类分析Matlab工具箱 Version1.0 Clustering Analysis Matlab Toolbox - Trial Version 1.0 ------------------------------------------------------------------------------ 1、该工具箱包括了常用的三种K-Means聚类分析和ISODATA聚类分析: ...\KMeans\Main_KMeans.m 标准 K-M
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:39585
    • 提供者:陆振波
  1. ISODATADemo

    0下载:
  2. IsoData聚类算法的C++实现,可以用于实际工作和学习中-IsoData clustering algorithm C++ implementation can be used for practical work and learning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:22035
    • 提供者:
  1. isodata

    0下载:
  2. isodata聚类算法的matlab实现-isodata achieve clustering algorithm matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2165
    • 提供者:章柯渊
  1. Isogroup(ISODATA)

    0下载:
  2. 本例实现的动态聚类中的ISODATA算法,是一种逻辑结构较为复杂的算法,通过样本均值的迭代计算得到聚类中心。-In this case to achieve the dynamic clustering ISODATA algorithm, is a logical structure more complex algorithm, the iterative sample mean calculated cluster center.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:2935
    • 提供者:lu
  1. ISODATA

    0下载:
  2. ISODATA算法是KM算法的升级版,里面加入了更多的判断,可以将聚类划分的更加准确-KM algorithm ISODATA algorithm is an upgraded version, which added more judgments can be more accurately classified clustering
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:947688
    • 提供者:webberzhou
  1. isodata

    2下载:
  2. 使用matlab进行聚类分析的程序,包括自适应迭代,K聚类等程序,详细用法在M文件中有说明。-Use matlab for cluster analysis procedures, including the adaptive iteration, K clustering procedures, detailed usage instructions in the M-file.
  3. 所属分类:matlab

    • 发布日期:2015-03-25
    • 文件大小:25600
    • 提供者:lincoln
  1. isodata

    0下载:
  2. 用MATLAB实现动态聚类或迭代自组织数据分析算法(ISODATA)可实现对二维数据的聚类-Iterative Self-Organizing Data Analysis Technique(ISODATA) programed in MATLAB, for 2-D data clustering
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:8182
    • 提供者:MAX
  1. 4628636ISODATA

    0下载:
  2. C实现isodata聚类算法,基于两维数据处理-C++ Achieve ISODATA clustering algorithm,Based on the two dimensional data processing
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:10776
    • 提供者:charlie
  1. provaisodata

    0下载:
  2. isodata聚类算法,模式识别作业,经过修改,手动输入计算点。-isodata clustering algorithm and pattern recognition operations, has been modified manually input the calculated points.
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:759
    • 提供者:晓域
  1. Cluster

    0下载:
  2. 实现了随机点生成、C均值聚类、ISODATA聚类算法,简单易懂-Random point generation C-means clustering, ISODATA clustering algorithm, straightforward
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-06
    • 文件大小:7606016
    • 提供者:刘洁
  1. ISODATA

    0下载:
  2. 模式识别类的ISODATA算法的一个实现对生成数据的一个动态聚类,VC++对话框形式,数据参数可调整,-Pattern recognition like an implementation of the ISODATA algorithm to generate a dynamic data the clustering, VC++ dialog box in the form, data parameters adjustable,
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-12
    • 文件大小:236043
    • 提供者:
  1. isodate

    0下载:
  2. isodata聚类算法用于聚类类IRIS数据,分类效果较好,运行稳定-isodata clustering algorithm for clustering classes IRIS data classification better, stable operation
  3. 所属分类:matlab

    • 发布日期:2017-12-05
    • 文件大小:3295
    • 提供者:李亚琛
  1. ISODATA

    0下载:
  2. 模式识别的一个小程序,ISODATA 算法聚类分析 -ISODATA algorithm clustering analysis
  3. 所属分类:Algorithm

    • 发布日期:2017-11-20
    • 文件大小:298179
    • 提供者:huhuiping
  1. ISODATA

    0下载:
  2. 模糊聚类虽然能够对数据聚类挖掘,但是由于网络入侵特征数据维数较多,不同入侵类别间的数据差别较小,不少入侵模式不能被准确分类。本案例采用结合模糊聚类和广义神经网络回归的聚类算法对入侵数据进行分类.rar-Although capable of clustering data clustering mining, but due to network intrusion feature data dimension of more and different types of data betwee
  3. 所属分类:source in ebook

    • 发布日期:2017-03-23
    • 文件大小:6149
    • 提供者:king
  1. MATLAB-ISODATA

    0下载:
  2. ISODATA算法是一种经典的聚类算法,而MATLAB则是一种现行广泛使用的数学运算工具。首先介绍了ISODATA算法,然后详细说明了使用MATLAB语言实现ISODATA算法的过程。-ISODATA algorithm is a classical clustering algorithm, which is an existing MATLAB is widely used mathematical tools. ISODATA algorithm is first introduced a
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:258183
    • 提供者:王波
  1. ISODATA

    0下载:
  2. 对迭代自组织数据分析法(ISODATA)进行了改进,加快了聚类速度。-ISODATA algorithm is modified to obtain the clustering faster.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1472
    • 提供者:ZhuYouqing
« 1 2 34 5 »
搜珍网 www.dssz.com